UInt64NIProviderIConvertExtendedUInt64NGetInstance Method
Returns an instance of T.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IConvertExtended<UInt64N> IProvider<IConvertExtended<UInt64N>>.GetInstance()
Private Function GetInstance As IConvertExtended(Of UInt64N)
Implements IProvider(Of IConvertExtended(Of UInt64N)).GetInstance
private:
virtual IConvertExtended<UInt64N>^ GetInstance() sealed = IProvider<IConvertExtended<UInt64N>^>::GetInstance
private abstract GetInstance : unit -> IConvertExtended<UInt64N>
private override GetInstance : unit -> IConvertExtended<UInt64N>
IConvertExtendedUInt64NAn instance of
T.
IProviderTGetInstance